home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Templates / Flash / flash_template_7 / temp7.swf / scripts / DefineButton2_91 / BUTTONCONDACTION on(press).as
Text File  |  2003-04-12  |  367b  |  13 lines

  1. on(press){
  2.    containerMC.daTextBox = eval("/:page5text");
  3.    containerMC.scrollbar._y = 0;
  4.    containerMC.daTextBox.scroll = 0;
  5.    Title.Titlemain.pagetitle = "Contact Info";
  6.    Title1.Titlemain1.pagetitle = "Contact Info";
  7.    Title.gotoAndPlay(1);
  8.    Title1.gotoAndPlay(1);
  9.    shape_mc.gotoAndPlay(1);
  10.    sound2.gotoAndPlay(1);
  11.    _root.targY = -325;
  12. }
  13.